Skip to content

Conversation

@bastelfreak
Copy link
Contributor

mhashizume and others added 3 commits June 19, 2025 00:27
The JSON gem has historically included newlines when pretty printing
empty arrays or hashes. This changed with ruby/json@b2c4480 in JSON
2.8.0.

In order to maintain consistent behavior for our users, this commit
special cases empty array and hash facts and adds a new test for empty
hashes.
The URI gem recently updated its error messages to include a space where
there previously was not one: ruby/uri@9f2c7ed

This commit updates our test to reflect that change.

(cherry picked from commit c3a5090d64c463f9a039d3648f1b53440be2c896)
@bastelfreak bastelfreak self-assigned this Jun 19, 2025
@bastelfreak bastelfreak added the skip-changelog Excluded from CHANGELOG label Jun 19, 2025
@bastelfreak bastelfreak merged commit b75afb3 into OpenVoxProject:7.x Jun 19, 2025
10 of 11 checks passed
@bastelfreak bastelfreak deleted the rspecmock7 branch June 19, 2025 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Excluded from CHANGELOG

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants